Click or drag to resize

PersonaBusinessPhoneNumbers2 Property

Gets the business phone numbers2.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPhoneNumberAttributedValue> BusinessPhoneNumbers2 { get; }

Property Value

Type: IListPersonaPhoneNumberAttributedValue
The business phone numbers2.
See Also